ResourceGetPropertiesAsXml Method |
Gets all properties from the resource.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string[] GetPropertiesAsXml()
Public Function GetPropertiesAsXml As String()
Return Value
Type:
StringAn array of properties as xml strings.
See Also